home *** CD-ROM | disk | FTP | other *** search
/ MacWorld Secrets (4th Edition) / Mac Secrets CD 4th Ed.toast / Shareware & Freeware / KeyQuencer 1.2.2 / More KQ Extensions to add / Debugger / Debugger.rsrc / MPRM_128 < prev    next >
Text File  |  1995-12-16  |  670b  |  2 lines

  1. DebuggerDebugger ["message;cmd;cmd"]YInvokes the low-level debugger (MacsBug) with an optional message and commands to execute    "message"*Shows a message when entering the debugger"message;cmd"(Shows a message, then executes a command
  2. "Code:;IP"Shows the code around the PC"Stack:;SC6;SC7"Shows the stack state"Heap Check:;HT; HC"Checks the current heap"Registers:;TD"Shows all the 680x0 registers"Current state:;HT;TD;IP"Shows heap, registers and code ";ATC;BRC;G",Clears all breakpoints and resumes execution"Open files:;file"7Shows the currently open files (requires the file dcmd)"Drivers:;drvr"9Shows the currently open drivers (requires the drvr dcmd)